Hack around problem whereby VMX domains (using the ioemu device) now fail
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 7 Nov 2005 11:35:06 +0000 (12:35 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 7 Nov 2005 11:35:06 +0000 (12:35 +0100)
commit27be16e320fac3b64bb579102f065fbf7ee22b1f
tree5d5e7afbbf2eabab1416d033730fd2e755519c6e
parent3dd98c5e029464c12ede4462e4a5be588660bd82
Hack around problem whereby VMX domains (using the ioemu device) now fail
because the new hotplug script error checking kicks in.

ioemu really ought to move out of blkif.py.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/DevController.py
tools/python/xen/xend/server/blkif.py